Spawning MultiValue Field Error Catalog
Currently in the OIPA system, for the following list of Spawning MultiValue Field user friendly messages are supported.
| S.No. | Error Number | Error Type | System Indicator | Error Message | Error Cause | Error Fix Tip |
|---|---|---|---|---|---|---|
| 1 | SMF001 | SMF | Y | MultiField Rule Name is missing or not defined |
Configuration Error: This error occurs when the value for RULE attribute of MultiFields element is left blank or not defined |
MultiField Rule name used in the spawning transaction should be provided as a value in the RULE attribute. And attribute RULE must be defined for MultiFields element. |
| 2 | SMF002 | SMF | Y | MultiField Rule name is invalid |
Data Error: This error occurs when an invalid/incorrect MultiField name is given as a value to the RULE attribute of the MultiFields element |
Correct Multifield Rule name used in the spawning transaction should be provided in the RULE attribute |
| 3 | SMF003 | SMF | Y | MultiField Group Name is missing or not defined |
Configuration Error: This error occurs when MultiField Group name is not defined or the value for MultiField Group name is not provided. |
MultiField Group Name used in the spawned transaction definition should be provided as a value for NAME attribute. (or) NAME attribute is not defined in Spawn definition. |
| 4 | SMF004 | SMF | Y | MultiField Group Name provided is invalid |
Data Error: This error occurs when an incorrect MultiField Group Name is provided |
Correct MultiField Group Name should be provided |
| 5 | SMF005 | SMF | Y | Invalid Field Name defined for a MultiField Group. Field: {Incorrect Field Name in Spawn} GroupName:{Name defined in Spawn definition} |
Configuration Error: This error occurs when the Field name defined in <To> of a MultiField Group in the Spawns section does not exist in the MultiField rule's Group definition of the spawned activity. |
Provide correct FieldName in <To> tag in Spawn definition under MultiField Group. The FieldName should match the FeidlName defined in MultiField rule of the spawned transaction. |